home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.1 (User)
/
OpenStep 4.1 (User).iso
/
NextApps
/
Mail.app
/
Italian.lproj
/
encryptKey.nib
/
data.classes
next >
Wrap
Text File
|
1996-01-03
|
368b
|
29 lines
EncryptKey = {
ACTIONS = {
sendUnencrypt:;
acceptKey:;
};
OUTLETS = {
username;
encryptPanel;
keyList;
sendEncryptedButton;
};
SUPERCLASS = Panel;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
DecryptKey = {
ACTIONS = {
acceptKey:;
};
OUTLETS = {
decryptPanel;
key;
};
SUPERCLASS = Panel;
};